An own web-based styling system for CrossDocu?
- Markdown gets converted into base HTML and CSS
- In a web-ui people can style certain elements / pages / blocks
It makes CrossDocu development a lot more complex.
We would need to push and pull that styling data on a server or store it locally e.g. in the browser.
But: What if we instead build a styling user interface in Obsidian?
An own web-based styling system for CrossDocu?
- Markdown gets converted into base HTML and CSS
- In a web-ui people can style certain elements / pages / blocks
It makes CrossDocu development a lot more complex.
We would need to push and pull that styling data on a server or store it locally e.g. in the browser.